home *** CD-ROM | disk | FTP | other *** search
/ The Zoo 2: Tuesday / The Zoo 2 - Tuesday (Disk 1 of 2).adf / HD_Install < prev    next >
Text File  |  1993-06-07  |  222b  |  14 lines

  1. if not exists t:
  2. makedir ram:t
  3. assign t: ram:t
  4. endif
  5.  
  6. if not exists env:
  7. makedir ram:env
  8. assign env: ram:env
  9. endif
  10.  
  11. Copy Zoo#2a:HD_Install.script Env:
  12. Execute >Nil: Env:HD_Install.script
  13. Delete >Nil: Env:HD_Install.script
  14.